From: Paul Hänsch Date: Sun, 3 Jul 2022 11:54:55 +0000 (+0200) Subject: include backports in apt-proxy X-Git-Url: https://git.plutz.net//?a=commitdiff_plain;h=568e9c818bf905019538b3da962cbed06187ba31;p=blast include backports in apt-proxy --- diff --git a/modules/approx.mk b/modules/approx.mk index f7541d7..e221b03 100644 --- a/modules/approx.mk +++ b/modules/approx.mk @@ -15,6 +15,7 @@ ifdef approx BOOTSTRAP := ${approx} define SOURCES = deb ${approx} ${release} ${approxrepos} + deb ${approx} ${release}-backports ${approxrepos} endef else ifdef raspi BOOTSTRAP := http://localhost/raspbian